CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - verilog 232

搜索资源列表

  1. RS232

    1下载:
  2. FPGA实现RS-232串口收发的Verilog程序,已经调通。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2180
    • 提供者:鲁东旭
  1. my_232

    0下载:
  2. verilog 232串口收发程序 在开发板上测试成功过-verilog 232 serial port transceiver program already had some success in the development of on-board test ^ ^
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:599962
    • 提供者:guoyishi
  1. Verilog_PS2_RS232

    0下载:
  2. 实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The realization of PS/2 interface with RS-232 data interface, PS/2 keyboard to press the button, through RS-232 automatic transmissi
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1608047
    • 提供者:chalin tong
  1. RS_Verilog

    0下载:
  2. RS码的FPGA实现,verilog语言形式,好参考资料-FPGA realization of RS code, verilog language form, a good reference
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:101249
    • 提供者:张洪
  1. serialcomuniactionsource_files

    0下载:
  2. 用于FPGA与232通信的编程设计,用VERILOG语言编写的,在ISE中仿真-232 communications for FPGA programming and design, using the VERILOG language in ISE Simulation
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:7085
    • 提供者:mengzi
  1. uart

    1下载:
  2. 本程序的功能是实现串口通信,采用232传输协议,编码方式为8B/10B转换,即一位起始位,8位数据位,一位停止位,在actel Fusion系列开发板上得到验证,具有很强的通用性。本程序的编程语言为Verilog.-This procedure is to achieve the functions of serial communication, the transfer protocol is 232.The encoding protocol is 8B/10B , that is, a
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1589
    • 提供者:何斌
  1. c_FPGA

    0下载:
  2. RS232设计,硬件测试通过,VERILOG实现的,比较好的哦-RS232 design, hardware test, VERILOG realized, oh good
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1249471
    • 提供者:洪依
  1. RS-232

    0下载:
  2. 串口通信模块Verilog代码及相关文档-Serial communication module Verilog code and related documentation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:559004
    • 提供者:李涛
  1. uart

    0下载:
  2. 232串口,我见过的最好的一个VERILOG描述的串口程序-232, one of the best I' ve ever seen descr iption of the serial program VERILOG
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2584478
    • 提供者:wgy596
  1. RS-232

    0下载:
  2. verilog实现RS-232串口通信,经过功能仿真,完全能够行得通。-realise RS-232 by using verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:364760
    • 提供者:曹蒙蒙
  1. Proj

    0下载:
  2. verilog/vhdl 串行口232通信程序-Spartan3E开发板调试通过-verilog/vhdl serial port communication program-Spartan3E 232 development board debugging
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:779
    • 提供者:xxit
  1. example1

    0下载:
  2. verilog 实现串口通信,其主要针对于uart异步232串口通信,经过硬件验证,其包含众多黑金开发板例程-verilog and uart
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12674875
    • 提供者:黄明
  1. verilog-uart

    1下载:
  2. UART(Universal Asynchronous Receiver Transmitter,通用异步收发器)是广泛使用的异步串行数据通信协议。下面首先介绍UART硬件接口及电平转换电路,分析UART的传输时序并利用Verilog HDL语言进行建模与仿真,最后通过开发板与PC相连进行RS-232通信来测试UART收发器的正确性。-UART (Universal Asynchronous Receiver Transmitter, Universal Asynchronous Receive
  3. 所属分类:Software Testing

    • 发布日期:2016-11-15
    • 文件大小:117760
    • 提供者:李科
  1. UART_RX

    1下载:
  2. 232串口源程序 verilog实现,频率可调 接受部分-RS232 verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1345
    • 提供者:orca
  1. uart_verilog

    0下载:
  2. 232串口Verilog语言实现,可供新手参考编写,不太完善,需做补充。-Uart 232 Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1747361
    • 提供者:Qiushi
  1. 1---Serial-interface-(RS-232)

    0下载:
  2. Verilog HDL编写的RS232通信接口,包含RS232接口通信原理解析和编程实现文档-Verilog HDL prepared by the RS232 communication interface, including RS232 interface communication principles of parsing and programming documents
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:24736
    • 提供者:Tokeyman
  1. 232

    0下载:
  2. FPGA中实现232串口数据的发送,采用Verilog语言编辑,简单方便,易理解-FPGA to realize sending 232 data, using Verilog language editing, simple, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:547059
    • 提供者:ccm
  1. txd_control

    0下载:
  2. uart串口发送控制模块 适合于485 422 232等接口-uart TXD——contrl Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:696
    • 提供者:王长友
  1. 基于FPGA的串口通信系统

    0下载:
  2. 该设计是基于 FPGA 的串口通信系统模拟仿真,通过对 RS-232 串行总线 接口的设计,掌握发送与接收电路的基本思路,并进行串口通信。采用 Verilog HDL 语言对 UART 波特率产生模块、数据发送模块、接收模块进行硬件描述, 再将其整合为一个 RS-232 收发模块,最终在顶层模块中将两个 RS-232 模块例 化,实现两块 FPGA 芯片全双工通信的设计。(Design of serial communication system based on FPGA)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-19
    • 文件大小:578560
    • 提供者:小可大本
  1. uart_test

    0下载:
  2. 用verilog实现的一款232协议的源码,支持光纤传输,IO通道传输等等传输方式。(Verilog implementation of a 232 protocol source code, support fiber transmission, IO channel transmission and so on transmission.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-20
    • 文件大小:1250304
    • 提供者:GRWEIZ
« 12 »
搜珍网 www.dssz.com